home *** CD-ROM | disk | FTP | other *** search
/ MacFormat 1995 May / macformat-024.iso / Shareware City / Developers / MW Debug 1.1.1 folder / MW Debug 1.1.1 release notes next >
Encoding:
Text File  |  1995-01-25  |  2.7 KB  |  74 lines  |  [TEXT/MMCC]

  1. Metrowerks Debugger release notes 
  2. =================================
  3.  
  4. Version: 1.1.1
  5. Date:    January 25, 1995
  6. Author:  Dan Podwall
  7.  
  8. This is an update to 1.1 68K and PowerPC debuggers from the
  9. Metrowerks CodeWarrior CW5 CD.
  10.  
  11. The enclosed patches are for use with UpdateUser 2.3.1 from the
  12. CW5 CD. They will not work with earlier versions of UpdateUser.
  13. UpdateUser can be found in 'Metrowerks Utilities ƒ:Tools for Netborne patches ƒ:'
  14.  
  15. Bug fixes
  16. `````````
  17.  
  18. - Fixed a 68K crasher that happened on some configurations
  19.   when displaying variables or stepping into C++ routines.
  20.   
  21. - Fixed problems in evaluating expressions containing
  22.   arrays, string comparisons, and operator '!'.
  23.   
  24. - Fixed some data structure dereferencing problems,
  25.   mostly affecting Pascal.
  26.  
  27. - The popup function menu didn't work when syntax coloring is disabled.
  28.   In case you didn't know, the debugger gets its default font and
  29.   syntax coloring settings from the ones you've specified as the
  30.   defaults in the environment. You set them by changing the editor
  31.   prefs when no project or editor window is open.
  32.   
  33. - Fixed some drag and drop hilighting/selection problems.
  34.  
  35. - Made the OK key work properly in the “View As” dialog.
  36.  
  37. - Made the outline triangles change state when you expand/collapse
  38.   from the keyboard.
  39.   
  40. - Made the toolbar state update after a running process is targeted.
  41.  
  42. - No longer lets you attempt to launch a shared library via the toolbar.
  43.  
  44. - Added an error message for the -27361 error that occurs when
  45.   File Sharing is starting up, and under other mysterious circumstances.
  46.  
  47. - Now recognizes .cc and .cxx as C++ file extensions.
  48.  
  49. - No longer leaves the watch cursor set after a command
  50.   completes.
  51.  
  52. Known bugs and incompatibilities
  53. ````````````````````````````````
  54.    
  55. - When debugging a shared library, the CFM fragment name must
  56.   match the file name. This is the case by default, unless you
  57.   enter a fragment name in the PPC Linker prefs or create your
  58.   own 'cfrg' resource. This is not really a bug, it's just
  59.   that there's currently no way for the debugger to connect
  60.   the fragment up with the shared library and/or SYM file.
  61.   
  62. - In the PowerPC debugger, attempting to step over SetWindowPic()
  63.   or any of the Standard File calls will hang the machine. The workaround
  64.   is to set a breakpoint after the call and run to the breakpoint.
  65.   
  66. - RamDoubler and the PowerPC debugger are not compatible.
  67.  
  68. - With both debuggers, when a program stopped in background it is sent
  69.   to the front when resumed, but it doesn't get a resume event. 
  70.   
  71. -------------------------------------------------------------------------
  72. Dan Podwall                             Internet:  dpodwall@netcom.com
  73. Metrowerks, Inc.                        
  74.